net/netip.Addr.appendTo4In6 (method)
5 uses
net/netip (current package)
netip.go#L809: return ip.appendTo4In6(b)
netip.go#L876: ret = ip.appendTo4In6(ret)
netip.go#L880: func (ip Addr) appendTo4In6(ret []byte) []byte {
netip.go#L1177: b = p.ip.appendTo4In6(b)
netip.go#L1203: b = p.ip.appendTo4In6(b)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |